go/types.cycleFinder.tparams (field)
3 uses
go/types (current package)
infer.go#L697: tparams []*TypeParam
infer.go#L708: if i := tparamIndex(w.tparams, tpar); i >= 0 {
infer.go#L774: if i := tparamIndex(w.tparams, t); i >= 0 && w.types[i] != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)